home *** CD-ROM | disk | FTP | other *** search
- object Graf1Form: TGraf1Form
- Left = 302
- Top = 231
- HelpContext = 33
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'K�ivky v kart�zsk� sou�adn� soustav�'
- ClientHeight = 179
- ClientWidth = 312
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 8
- Top = 153
- Width = 14
- Height = 13
- Caption = 'y ='
- end
- object RovniceLabel: TLabel
- Left = 8
- Top = 133
- Width = 207
- Height = 13
- Caption = 'Rovnice v ortonorm�ln� sou�adn� soustav�:'
- end
- object KrivkaListBoxIP: TListBox
- Left = 8
- Top = 8
- Width = 217
- Height = 121
- ItemHeight = 13
- TabOrder = 0
- OnClick = KrivkaListBoxIPClick
- end
- object OkButton: TButton
- Left = 238
- Top = 49
- Width = 67
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OkButtonClick
- end
- object ZrusitButton: TButton
- Left = 238
- Top = 83
- Width = 67
- Height = 25
- Caption = '&Zru�it'
- ModalResult = 2
- TabOrder = 2
- end
- object yST: TStaticText
- Left = 28
- Top = 152
- Width = 277
- Height = 17
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 3
- end
- object KrivkaListBoxNR: TListBox
- Left = 8
- Top = 8
- Width = 217
- Height = 121
- ItemHeight = 13
- TabOrder = 4
- OnClick = KrivkaListBoxNRClick
- end
- end
-